offsetFromGMTAtDate

open override fun offsetFromGMTAtDate(date: KalugaDate): Duration

The Duration this KalugaTimeZone differs from GMT at a given KalugaDate

Return

The number of milliseconds this KalugaTimeZone differs from GMT at date

Parameters

date

The KalugaDate for which to check the offset. Defaults to DefaultKalugaDate.now